type net/http.http2writeSettings

4 uses

	net/http (current package)
		h2_bundle.go#L4772: 		write: http2writeSettings{
		h2_bundle.go#L10534: type http2writeSettings []http2Setting
		h2_bundle.go#L10536: func (s http2writeSettings) staysWithinBuffer(max int) bool {
		h2_bundle.go#L10542: func (s http2writeSettings) writeFrame(ctx http2writeContext) error {